Fill a pair of data (text and value) to ComboBox .NET 2.0 Windows Application

In .NET 2.0 Windows Application, It is not easy to fill a pair of data (text, value) to a ComboBox, Most of examples just introduced the Display member and value member: ...
()

How to jump to specified tab page of Tab Control using C# code ?

If you wanna write code to jump to specified tab page of a tab control, you can not use Focus() method. or BringToFront(), Show() etc. ...
()

Public, Private, Protected and Internal in C#

**Access Modifiers ** ...
()

Data Access in ASP.NET 2.0

Collect some links about data access in ASP.NET 2.0: ...
()

.Net Micro Framework v3.0 SDK beta available!

The .NET Micro Framework v3.0 SDK beta was available in July 28, 2008. You can find it the Microsoft Connect website (http://connect.microsoft.com/netmf). Simply fill out a short survey and you have ...
()

SharePoint My first research

My pre-research for Share point: ...
()

Open Visual Studio 2008 project file in Visual Studio 2005 ?

We know the Microsoft Visual Studio IDE Higher version can open the project which created in lower version by convert wizard steps. For example, whey you try to open a VS 2005 project in VS 2008, you ...
()

The Math opensource project using .NET - Iridium

There is a famous Mathematics open source project using .NET named Iridium. Those guys have worked on it for some years. At least I knew them in 2005. At that time, I found some open source projects a ...
()

More about Microsoft Micro Framework

Collected more information about Microsoft Micro Framework: ...
()

About Microsoft Micro Framework and Microsoft Compact Framework

What is the .NET Micro Framework? ...
()